Add a newline to the fscanf format string used to parse /proc/net/dev entries, to...
authorjosht@us.ibm.com <josht@us.ibm.com>
Mon, 22 Aug 2005 23:28:50 +0000 (00:28 +0100)
committerjosht@us.ibm.com <josht@us.ibm.com>
Mon, 22 Aug 2005 23:28:50 +0000 (00:28 +0100)
commit43c5c358f0d94471f22b830ad9b804bda21d1c80
tree4cefe87725521e6ad4222c6dada557e29307a1ea
parent6f39427729912dc41dc15b826c038142b4112188
Add a newline to the fscanf format string used to parse /proc/net/dev entries, to avoid an additional read and bad-entry-skip just to eat the newline.
tools/xenstat/libxenstat/src/xenstat.c